-
Notifications
You must be signed in to change notification settings - Fork 0
Add test apps for react router #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
edwinyjlim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's go
do you think we should delete the .cursor and .vscode directories? I feel like they might cause some unexpected behavior if the Wizard reads them
| EXAMPLES_PATH=~/development/examples | ||
| MCP_PATH=~/development/posthog/products/mcp | ||
| WIZARD_PATH=~/development/wizard | ||
| WIZARD_BIN=~/development/wizard/dist/bin.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i have an update in the upcoming CI PR that'll fix this
| WIZARD_BIN=~/development/wizard/dist/bin.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can remove these changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These rules are added by the Wizard, no? We should remove
I'll batch ignore them |
…as HTML Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
test apps for PostHog/wizard#215